toggle menu
Verint XM SDK
androidJvm
switch theme
search in API
predictive
/
com.verint.xm.sdk.predictive.tracker.app.invite.state
/
[androidJvm]AbstractContactInviteDetailsState
Abstract
Contact
Invite
Details
State
abstract
class
AbstractContactInviteDetailsState
:
AbstractInviteBaseState
Created by alan.wang on 4/25/18.
Inheritors
ContactInfoTextState
ContactInfoEmailState
Members
Constructors
Abstract
Contact
Invite
Details
State
Link copied to clipboard
constructor
(
context
:
InviteStatefulContext
)
Functions
get
Content
View
Link copied to clipboard
abstract
fun
getContentView
(
activity
:
AbstractInviteActivityDelegate
)
:
AbstractInviteBaseView
on
Back
Pressed
Link copied to clipboard
open
fun
onBackPressed
(
activity
:
AbstractInviteActivityDelegate
)
on
Button
Pressed
Link copied to clipboard
open
fun
onButtonPressed
(
activity
:
AbstractInviteActivityDelegate
,
buttonIndex
:
Int
)
on
Button
XPressed
Link copied to clipboard
open
fun
onButtonXPressed
(
activity
:
AbstractInviteActivityDelegate
)
on
Destroy
Link copied to clipboard
open
fun
onDestroy
(
activity
:
AbstractInviteActivityDelegate
)
on
Post
Resume
Link copied to clipboard
open
fun
onPostResume
(
activity
:
AbstractInviteActivityDelegate
)